.sensibilisation-sec-margin {
    margin-top: -14%;

}

.audit-text-margin .content .container {
    margin-top: -6rem;
}



@media screen and (min-width: 768px) {

    .audit-text-margin .content .container {
        margin-top: -3rem;
    }

    .desc.sesibilisation_text {

        padding-right: 0px !important;
    }


}

@media screen and (min-width:1500px) {

     .banner-content.team {

        padding-top: 150px !important;
    } 

    .banner-content.team {
        padding-bottom: 0px !important;
    } 
}



@media screen and (min-width:992px) {

    .awareness-section.sect {
        margin-top: -6rem;
    }

    /* .banner-content.team {

        padding-top: 160px !important;
    } */

    .text_ccm{
        font-size: 38px;
        transition: all .4s;
    }


}

@media (min-width: 1300px) {
    .audit-text-margin {
        margin-top: -6rem;
    }

    .awareness-section.sect {
        margin-top: -9rem;
    }
    .phishing_header_container{
        margin-bottom: -4rem!important;
    }
    .smishing_header_container{
        margin-bottom: -4rem!important;
    }

   
}


@media (min-width: 1400px) {

    .smishing_header_container{
        margin-bottom: -4rem!important;
    }

   
}




@media screen and (max-width:992px) {
    .section-note{
        margin-top: 3rem!important;       
    } 
  
}



.glassmorphism {
    background: rgba(255, 255, 255, 0.1); /* Transparent white */
    backdrop-filter: blur(10px);          /* Blur effect */
    -webkit-backdrop-filter: blur(10px); /* Blur for Safari */
    border: 1px solid rgba(255, 255, 255, 0.2); /* Subtle border */
    border-radius: 15px;                /* Rounded corners */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25); /* Shadow for depth */
    color: white;  
    padding: 1.8rem; 
    padding-bottom: 2.2rem;                    /* Text color */
  }

@media (min-width: 1200px) {
   
    .banner_header_container{
        margin-bottom: -4rem!important;
    }
}





.page-product-inner .section-note .content h2.title {
    margin-bottom: 25px !important;
    color: #06bbc4;
}

.demo-card-paragraph-margin {
    margin-bottom: 2rem;
}

.m-about{
    background: #ffffff!important;
}

.special-card-shadow{
    box-shadow: 0 0 55.6px 0 rgba(6, 187, 196, .12)!important;
}
.section-note{
    margin-top: -3rem;
    padding-bottom: 45px!important;
   
} 



.section-note-margin{
    margin-top: -3rem;
    padding-bottom: 45px!important;
   
} 







.tarifcard{
    background-color: #fff;
    padding: 26px 20px;
    border-radius: 20px;
    box-shadow: 0 0 55.6px 0 rgba(6, 187, 196, .12)!important;

}

.btn_to_link{

    border: 0;
    background-color: #06bbc4;
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    box-shadow: 0 10px 20px -10px #06bbc4;
    color: #262f44;
    transition: all .4s ease;
    text-decoration: none;

}

.btn_to_link:hover{
 
    color: #262f44;
}

.marge_left{
padding-bottom: 0;
margin-bottom: 1.5rem;
height: auto;
margin-top: 2rem;
}


.glassmorphism p {
    font-size: 27px;
    font-weight: 500; 
  }


  .glassmorphism a{
    margin-top:0.8rem;
    margin-bottom:1.3rem;
  }


@media screen and (max-width:991px) {

    .page-product-inner .section-note .content h2.title {
        font-size: calc(1.3rem + .6vw) !important;
    }

    .page-product-inner .section-note .content h2.title {
        font-size: calc(1.3rem + .6vw) !important;
    }

}

@media screen and (min-width:991px) {
    .header_image_phishing {
        max-width: 100%;
        /* Réduit la largeur de l'image à 50% de son conteneur */

        height: auto;
        /* Conserve le ratio hauteur/largeur */
        max-height: 473px !important;
        /* Optional: Maximum height limit */
    }

}

.header_image_phishing {
    width: 100%;
    /* Par défaut, l'image prend toute la largeur disponible */

    height: auto;
    /* Keeps the aspect ratio */


}

